This repository was archived by the owner on Apr 9, 2021. It is now read-only.
Open
Conversation
Member
|
Other libraries containing time/frequency conversions: P.S. You can upvote your own PR :) |
Author
Member
|
Your library was a great inspiration, but I personally think that the functionality provided by PoC is even bigger. We use this actively in many entities to specify generic I/O components. So e.g. wie specify the board's system clock frequency, so any counter generating some timing get's adjusted to it's minimal needs. |
Author
|
Yes, it's likely there's nothing in libv that isn't elsewhere (and
priobably better) by now!
…On 10 May 2018 at 19:53, Patrick Lehmann ***@***.***> wrote:
Your library was a great inspiration, but I personally think that the
functionality provided by PoC is even bigger. We use this actively in many
entities to specify generic I/O components. So e.g. wie specify the board's
system clock frequency, so any counter generating some timing get's
adjusted to it's minimal needs.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAaEI0orD9R3Nu1Ss3HARjn2K-RG5p1Pks5txIyxgaJpZM4T4u6o>
.
--
martin@parallelpoints.com
http://parallelpoints.com/
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is this VHDL project?
A small collection of utilities
What's the difference between this VHDL project and similar ones?
I'm not aware of other time/frequency conversions. The assert with reporting is probably done endless times in other places though!
Anyone who agrees with this pull request could vote for it by adding a 👍 to
it, and usually, the maintainer will merge it when votes reach 10.